Skip to content

Desire Lines - update conversion chances#1266

Merged
misode merged 5 commits intoGamemode4Dev:update-26.1from
TheThanathor:desire-line-freq
Mar 21, 2026
Merged

Desire Lines - update conversion chances#1266
misode merged 5 commits intoGamemode4Dev:update-26.1from
TheThanathor:desire-line-freq

Conversation

@TheThanathor
Copy link
Member

  • lowered sprinting penalty
  • raised falling penalty
  • coarse dirt conversion requires dirt on at least 1 side
  • foliage destruction requires coarse dirt conversion

- lowered sprinting penalty
- raised falling penalty
- coarse dirt conversion requires dirt on at least 1 side
- foliage destruction requires coarse dirt conversion
Copy link
Contributor

@runcows runcows left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, all i have is a nitpick :P

Comment on lines +10 to +14
# considerations
# walking speed = 4.317 blocks/s ~ 5 ticks / block
# sprinting speed = 5.612 blocks/s ~ 4 ticks / block
# walking ~ 1 - (0.99)^5 = 0.05 ~ 5% chance to convert each block
# sprinting ~ 1 - (0.98)^4 = 0.07 ~ 7% chance to convert each block
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On merge, we should definitely include this information on the wiki

@Bloo-dev Bloo-dev added the feature-update An additional feature has been added to a module label Feb 28, 2026
@misode misode merged commit a00f75e into Gamemode4Dev:update-26.1 Mar 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-update An additional feature has been added to a module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants